home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / sregexpf / readme.txt < prev    next >
Encoding:
Text File  |  1998-08-10  |  971 b   |  42 lines

  1. SG RegExp 1.0
  2. Copyright (C) 1998 Stinga
  3. All Rights Reserved
  4. August 10, 1998
  5.  
  6.  
  7. Thank you for your interest in SG RegExp. SG RegExp is regular
  8. expression pattern search ActiveX object for use with VBScript«
  9. scripts.
  10. You feed SG RegExp with pattern and string, and SG RegExp returns
  11. collection of matched Substring objects.
  12.  
  13. Latest version is available at
  14. www.stinga.com/sgRegExp/sgRegExp.htm
  15.  
  16.  
  17. ** System requirements **
  18.  
  19.  Windows 95 or Windows NT 4.0.
  20.  Windows 98 and Windows 5.0 testing is in progress.
  21.  WSH and VBScript
  22.  No external DLLs.
  23.  
  24.  
  25. ** Distribution **
  26.  
  27. SG RegExp and accompanying source code are free and you can use
  28. them in any project: commercial or public domain. There is one
  29. thing you should be aware of: if you change source code, you must
  30. use different GUIDs.
  31.  
  32.  
  33. ** Contact Info **
  34.  
  35.  Stinga, Branimirova 97, 10000 Zagreb, Croatia
  36.  Web:    http://www.stinga.com/sgRegExp/sgRegExp.htm
  37.  E-mail: sgregexp@stinga.com
  38.  
  39.  
  40.  
  41.  
  42.